don't compile unwanted module serial_unix.cc on mac. (#388)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Wed, 7 Aug 2019 13:37:12 +0000 (07:37 -0600)
committerGitHub <noreply@github.com>
Wed, 7 Aug 2019 13:37:12 +0000 (07:37 -0600)
commitbfccb5759170180afd5c1b67b3e59048e646398f
treed933488f2d7bd9945dce96c97761a624c8816979
parent1313b23ec36d94d1262842fe6192e4f64ac743f6
don't compile unwanted module serial_unix.cc on mac. (#388)

* don't compile serial_unix.cc on mac.

* remove unnecessary conditional in serial_unix.cc

File is no longer in SOURCES for mac, so we don't need to use a
conditional to skip the contents on mac.
gui/app.pro
gui/serial_unix.cc